-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Site Migration: Indicate that you own the plan on the Migrate vs Import step #98017
base: trunk
Are you sure you want to change the base?
Conversation
Jetpack Cloud live (direct link)
Automattic for Agencies live (direct link)
|
This PR modifies the release build for the following Calypso Apps: For info about this notification, see here: PCYsg-OT6-p2
To test WordPress.com changes, run |
This PR does not affect the size of JS and CSS bundles shipped to the user's browser. Generated by performance advisor bot at iscalypsofastyet.com. |
3dd77c0
to
d7ed236
Compare
}, | ||
selected: true, | ||
}, | ||
{ | ||
label: translate( 'Import content only' ), | ||
description: translate( 'Import just posts, pages, comments and media.' ), | ||
description: translate( 'Import posts, pages, comments, and media only.' ), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why is this copy changed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unexpected AI changes 🤦
Removed here 2d8c438
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Just a nit thing: I noticed that the label is changing when it's included in your plan. First, it shows that the business plan is required, and then after a second or so, it updates to "Included in your plan"
Closes #97740
Proposed Changes
Requires Business plan
based on whether it is possible to install plugins instead of checking the existing plan name.Screenhots
The site already has the business plan
E-commerce plan
Testing Instructions
Free site
business plan site
ecommerce plan site
Pre-merge Checklist